home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 356 / applic / epson_fx.dat < prev    next >
Text File  |  1989-02-05  |  2KB  |  51 lines

  1. *   PRINTER CODE DATA FOR "TWO COLUMN PRINTER" Version 2 (2COLUMNS.PRG)
  2. *                        Epson FX printers
  3. *
  4. * Keep this file on the same disk (and in the same folder) as the program.
  5. * It loads automatically when named 2COLUMNS.DAT
  6. *
  7. * IMPORTANT: Do not add or delete any commas or lines in the codes section
  8. * below. This includes the remarks portion of the code lines.  Keep the
  9. * line "----CODES AND DEFAULTS---" intact.
  10. *
  11. * Codes are decimal ASCII.  Full editing instructions are in 2COLUMNS.DOC
  12. * CPI = Characters Per Inch (pitch)
  13. *
  14. ----------------- CODES AND DEFAULTS ------------
  15. 027 056,      Disable 'Paper-Out' sensor
  16. 027 057,      Enable 'Paper-Out' sensor
  17. 027 065 010,  7 lines/inch line spacing (use closest value-10/72 set here)
  18. 027 064 027 080 027 120 000 027 084, Initialize-10CPI-draft-cancel subscript)
  19. 027 079,      Cancel 'Skip-Over-Perforations'
  20. 027 087 001,  Fancy Print for Heading (Expanded(double width) or NLQ OK)
  21. 027 087 000,  Cancel Fancy Print
  22. 027 071,  Enhanced Print (Double Strike or NLQ--must work with all sizes)
  23. 027 072,  Cancel Enhanced printing (set draft mode)
  24. *
  25. "LST", Default file extension to be shown in file selector box.
  26. 5,  Number of type sizes listed below (up to 5 allowed)
  27. *
  28. "Compressed Elite-20CPI", Name of type size #1 (CPI value is optional) 
  29. 027 033 005,              Printer codes to select this type size
  30. 160,  Number of characters of this size that will fit on a full line
  31. *
  32. "Compressed-17CPI",   Name 
  33. 027 015 027 081 137,  codes 
  34. 137,   number of characters per full line
  35. *
  36. "Elite-12CPI",   Name 
  37. 027 077,    codes 
  38. 96,   characters/line
  39. *
  40. "Pica-10CPI",     Name
  41. 018,  codes
  42. 80,   characters per full line
  43. *
  44. "17CPI - 8 lines/inch", Name (uses the sub/super-script font)
  45. 027 015 027 081 137 027 083 000 027 048,  codes
  46. 137,  characters/line
  47. 84,   Maximum lines per column
  48. **************************************
  49. Note: The last type size above always prints at 8 lines per inch.  Also
  50. it always prints in double strike mode (the only way Epson FX printers
  51. can print Super & Sub script fonts).